Skip to content

Removal of the evil hacks#42

Merged
lkdvos merged 7 commits intomainfrom
storagetypes
Feb 10, 2026
Merged

Removal of the evil hacks#42
lkdvos merged 7 commits intomainfrom
storagetypes

Conversation

@lkdvos
Copy link
Copy Markdown
Member

@lkdvos lkdvos commented Feb 10, 2026

Here I remove some parts of the code that were type piracy and evil hacks, and update some of the TensorKit overloads in a more principled manner.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 93.75000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.36%. Comparing base (68c83b8) to head (06d1a7c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/linalg/linalg.jl 88.88% 1 Missing ⚠️
src/tensors/vectorinterface.jl 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
- Coverage   54.72%   54.36%   -0.36%     
==========================================
  Files          17       17              
  Lines        1451     1398      -53     
==========================================
- Hits          794      760      -34     
+ Misses        657      638      -19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lkdvos lkdvos merged commit 7d3fd12 into main Feb 10, 2026
29 checks passed
@lkdvos lkdvos deleted the storagetypes branch February 10, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant